Amadeus API       

Node
PoweredTicket_DisplayTSTReply
validityInformation



Description

Validity information for the fare.
Status (Requirement Designator) = Conditional. Repetition = 2.

XML Tree

<validityInformation>
     <businessSemantic></businessSemantic>
     <dateTime>
        <year></year>
        <month></month>
        <day></day>
     </dateTime>
</validityInformation>


Field Descriptions

Field Attributes and Description
  businessSemantic Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

This data element can be used to provide the semantic of the information provided. Examples : - Impacted period - Departure date - Estimated arrival date and time.
For a list of valid codes, see codeset businessSemantic.
Node   dateTime Field Type = Node. Repetition = 1.
Convey date and/or time..
  year Field Type = Data Element.
Numeric, minlen=1, maxlen=8, repetition=1.

Year number. The format is a little long for short term usage but it can be reduced by implementation if required..
  month Field Type = Data Element.
Numeric, minlen=1, maxlen=4, repetition=1.

Month number in the year ( begins to 1 ).
  day Field Type = Data Element.
Numeric, minlen=1, maxlen=4, repetition=1.

Day number in the month ( begins to 1 ).

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.

Code Sets and Code Lists

businessSemantic

CodeDescription
ANot Valid After - Last Travel Date.
BNot Valid Before - First Travel Date.
DATDate override.
DOBooking date override.
LTLast ticketing date.